css nodes: Update the combobox test results
authorMatthias Clasen <mclasen@redhat.com>
Fri, 31 Mar 2017 15:17:39 +0000 (11:17 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 31 Mar 2017 16:48:05 +0000 (12:48 -0400)
Some changes in the details here; we removed an old widget name.

testsuite/css/nodes/combobox.nodes

index 024cf5dd70e93116e8087e6d19a116346a56cd17..0a243d196c6708db4bb4024d468775f227795ffc 100644 (file)
@@ -1,6 +1,6 @@
 [window.background:dir(ltr)]
   decoration:dir(ltr)
-  [box.horizontal:dir(ltr)]
+  box.horizontal:dir(ltr)
     combobox:dir(ltr)
       box.linked.horizontal:dir(ltr)
         button.combo:dir(ltr)
@@ -9,7 +9,7 @@
             arrow:dir(ltr)
       [window.background.popup:dir(ltr)]
         decoration:dir(ltr)
-        [menu#gtk-combobox-popup-menu:dir(ltr)]
+        menu:dir(ltr)
           [arrow.top:dir(ltr)]
           menuitem:dir(ltr)
             cellview:dir(ltr)
@@ -28,7 +28,7 @@
             arrow:dir(ltr)
       [window.background.popup:dir(ltr)]
         decoration:dir(ltr)
-        [menu#gtk-combobox-popup-menu:dir(ltr)]
+        menu:dir(ltr)
           [arrow.top:dir(ltr)]
           menuitem:dir(ltr)
             cellview:dir(ltr)